std::map::key_comp

From Cppreference

Jump to: navigation, search
​key_compare key_comp() const;

Returns the function that compares the keys

Contents

Parameters

(none)

Return value

the key comparison function.

Complexity

constant

See also

value_comp
returns the function that compares keys
(public member function)
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox
In other languages